EmployerLocation 
EntityType  Independent 
Logical Entity Name  EmployerLocation 
Default Table Name  PlEmployerLocation 
Logical Only  NO 
Definition 
 
Note 
 

EmployerLocation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PlEmployerLocationID(PK)    INTEGER  NO 
 
EmployerId(FK)    INTEGER  NO 
 
JobLocationId(FK)    INTEGER  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
ActiveAssociation    BIT  NO 
 

EmployerLocation Keys 
Key Name  Key Type  Keys 
PlEmployerLocation_PlLocationID_N_N_IDX  Inversion Entry  JobLocationId 
PlEmployerLocation_PlEmployerID_N_N_IDX  Inversion Entry  EmployerId 
PlEmployerLocation_PlEmployerLocationID_U_C_IDX  PrimaryKey  PlEmployerLocationID 

EmployerLocation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
Employer  Non-Identifying  One To Zero or More        EmployerId  NO 
JobLocation  Non-Identifying  One To Zero or More        JobLocationId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerLocation Check Constraints 
Check Constraint Name  CheckConstraint